runtime.gcWork.tryGetSpanFast (method)
3 uses
runtime (current package)
mgcmark.go#L1314: if s = gcw.tryGetSpanFast(); s == 0 {
mgcmark.go#L1414: if s = gcw.tryGetSpanFast(); s == 0 {
mgcmark_greenteagc.go#L317: func (w *gcWork) tryGetSpanFast() objptr {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)